!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname R2
!
!
!
!
!
!
!
!
ip cef
no ipv6 cef
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
 ip address 172.17.39.254 255.255.248.0
 duplex auto
 speed auto
!
interface FastEthernet1/0
 no ip address
 duplex auto
 speed auto
 shutdown
!
interface Serial2/0
 ip address 192.168.200.130 255.255.255.252
!
interface Serial3/0
 ip address 192.168.200.137 255.255.255.252
 clock rate 2000000
!
interface FastEthernet4/0
 no ip address
 shutdown
!
interface FastEthernet5/0
 no ip address
 shutdown
!
ip classless
ip route 172.17.40.0 255.255.252.0 192.168.200.129 
ip route 172.17.0.0 255.255.240.0 192.168.200.129 
ip route 172.17.16.0 255.255.240.0 192.168.200.138 
ip route 192.168.200.132 255.255.255.252 192.168.200.129 
ip route 192.168.200.140 255.255.255.252 192.168.200.138 
!
ip flow-export version 9
!
!
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
 login
!
!
!
end

